Auto merge of #2942 - jseyfried:remove_unused_import, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 1 Aug 2016 18:33:21 +0000 (11:33 -0700)
committerGitHub <noreply@github.com>
Mon, 1 Aug 2016 18:33:21 +0000 (11:33 -0700)
commit9ef9bd7a56fad605f8fe9262fc0c1f61d136cc08
treeee3f3801c1d494c74911c6f2459d6723be51424d
parent34175981635cb6c827bc59a6ccf980e83fef57fb
parentdbde4c66c0c3c9a5f088ff5a66db1a92814159a2
Auto merge of #2942 - jseyfried:remove_unused_import, r=alexcrichton

Remove unused import

c.f. https://github.com/rust-lang/rust/pull/35116